[#835] CollectionUI 라이브러리를 제거한다 - #836
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 연관된 이슈
🎯 의도
CollectionUI 제거 후 남은
Workspace.swift, CI, 구조도 연결 정리와 사용하지 않는 라이브러리 추적 파일 제거. 현재TodoListView의 SwiftUIList화면 계약 유지📝 작업 내용
📌 요약
Workspace.swift의Libraries/CollectionUI등록 제거.github/workflows/ci.yml의CollectionUITestsscheme과Libraries/CollectionUI/Tests분기 제거docs/graph.png의CollectionUI노드 제거Libraries/CollectionUI추적 파일 17개 삭제🔍 상세
TodoListView,Application/Presentation/Project.swift, Domain, Data, Firebase, Widget 변경 없음safeAreaInset,onScrollOffsetChange,.navigationTitle,.refreshable, 로딩·빈 목록·검색·상세 이동·페이지네이션·스와이프 동작 유지TodoItemRow와TagList(tags, lineLimit: 1)계약 유지CollectionUI,CollectionUITests,TodoListCollectionView,TodoListCollectionCell,CollectionRenderingSnapshot참조 없음Libraries/CollectionUI추적 파일 및 실제 경로 없음tuist generate --no-open통과Appscheme build-only 통과git diff --check통과legacyAPI 사용 중단 경고와 파일 길이 SwiftLint 경고 확인, 심각한 SwiftLint 위반 없음📸 영상 / 이미지 (Optional)